*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;

    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  }
  body{
  background-color: rgba(255, 255, 255, 0.62);
  font-family: Arial, Helvetica, sans-serif;

  }
  

  
.sec1{
    max-width: 1500px;
    margin: auto;
    padding-top: 200px;
    height: 400px;
    background-image: linear-gradient(rgba(0, 144, 149, 0.304),rgba(0, 0, 0, 0.824)), url(image/about.jpg);
    background-position: center;
    background-size: 100% 120%;
}
.sec1 h2{
    font-size: 55px;
    color: white;
    text-align: center;
}





.sec6{
    max-width: 1500px;
    margin: auto;
    margin-top: 70px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;

  }
.sec6-about{
  width: 43%;
  /* background: #000; */
  padding: 30px 20px;
  padding-left: 0;
  margin-top: 35px;
}
.sec6-about p{
  color: #E84610;
  font-size: 20px;
  
}
.sec6-about .p-text{
  color: black;
}
.sec6-about h3{
  color: #000000e6;
  font-size: 30px;
  font-weight: 800;
  margin-top: 20px;
}
.sec6-about button{
  padding: 8px 25px;
  margin-top: 20px;
  font-weight: bold;
  border: 1px solid rgba(0, 0, 0, 0.742);
  border-radius: 20px;
}
.sec6-about button:hover{
  cursor: pointer;
}

.sec6-text{
  width: 43%;
  padding: 30px 20px;
  padding-left: 0;
  /* background-color: #301446; */
}
.sec6-text .box{
  display: flex;
  margin-top: 20px;
}
.sec6-text .box .img-box{
  padding-top: 20px;
}
.sec6-text .box .text-box{
  margin-left: 20px;
}
.sec6-text .box .text-box h4{
  font-size: 22px;
  font-weight: 800;
}
.sec6-text .box .text-box p{
  margin-top: -10px;
}





.sec7{
    max-width: 1500px;
    margin: auto;
    margin-top: 50px;
    padding: 50px 20px;
    display: grid;
    place-items: center;
    background-color: #042b44d7;
  
  }
  .sec7 h1{
    text-align: left;
    color: white;
  }
  .sec7 .sec7-container{
    width: 100%;
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .sec7 .sec7-container h2{
    margin-top: 0px;
    text-align: center;
    color: rgb(255, 255, 255);
    text-shadow: 2px 2px rgb(0, 0, 0);
  }
  
  .slide-box{
    padding-top: 10px;
    margin-top: 140px;
    background-color: #000000b3;
    width: 340px;
    color: white;
    text-align: center;
    height: 200px;
  }
  .slide-box button{
    padding: 5px 40px ;
    color: white;
    background: transparent;
    border-radius: 20px;
    border: 1px solid white;
  }
  .slide-box p{
    font-size: 18px;
    padding-top: 10px;
  }
  .sec7 .sec7-container .box1{
    width: 340px;
    height: 200px;
    margin: 10px;
    background-image: linear-gradient(rgba(0, 0, 0, 0.115),rgba(0, 0, 0, 0.609)),url(image/Visa\ Services.jpg);
    background-position: center;
    background-size: 100% 100%;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 0 10px rgb(69, 69, 69);
  }
  .sec7 .sec7-container .box1:hover .slide-box{
    margin-top: 0;
    cursor: pointer;
    transition: 0.4s ease-in-out;
  }
  .sec7 .sec7-container .box2{
    width: 340px;
    height: 200px;
    margin: 10px;
    background-image: linear-gradient(rgba(0, 0, 0, 0.116),rgba(0, 0, 0, 0.622)),url(image/Emigration\ Services.jpg);
    background-position: center;
    background-size: 100% 100%;
    border-radius: 20px;
    overflow: hidden;
  }
  .sec7 .sec7-container .box2:hover .slide-box{
    margin-top: 0;
    cursor: pointer;
    transition: 0.4s ease-in-out;
  }
  .sec7 .sec7-container .box3{
    width: 340px;
    height: 200px;
    margin: 10px;
    background-image: linear-gradient(rgba(0, 0, 0, 0.112),rgba(0, 0, 0, 0.615)),url(image/Ticketing\ Services.jpg);
    background-position: center;
    background-size: 100% 100%;
    border-radius: 20px;
    overflow: hidden;
  }
  .sec7 .sec7-container .box3:hover .slide-box{
    margin-top: 0;
    cursor: pointer;
    transition: 0.4s ease-in-out;
  }
  .sec7 .sec7-container .box4{
    width: 340px;
    height: 200px;
    margin: 10px;
    background-image: linear-gradient(rgba(0, 0, 0, 0.113),rgba(0, 0, 0, 0.445)),url(image/umrah\ packages.jpg);
    background-position: center;
    background-size: 100% 100%;
    border-radius: 20px;
    overflow: hidden;
  }
  .sec7 .sec7-container .box4:hover .slide-box{
    margin-top: 0;
    cursor: pointer;
    transition: 0.4s ease-in-out;
  }
  .sec7 .sec7-container .box5{
    width: 340px;
    height: 200px;
    margin: 10px;
    background-image: linear-gradient(rgba(0, 0, 0, 0.139),rgba(0, 0, 0, 0.445)),url(image/Document\ Attestation.webp);
    background-position: center;
    background-size: 100% 100%;
    border-radius: 20px;
    overflow: hidden;
  }
  .sec7 .sec7-container .box5:hover .slide-box{
    margin-top: 0;
    cursor: pointer;
    transition: 0.4s ease-in-out;
  }
  .sec7 .sec7-container .box6{
    width: 340px;
    height: 200px;
    margin: 10px;
    background-image: linear-gradient(rgba(0, 0, 0, 0.157),rgba(0, 0, 0, 0.445)),url(image/Delhi\ Wakala\ Services.jpg);
    background-position: center;
    background-size: 100% 100%;
    border-radius: 20px;
    overflow: hidden;
  }
  .sec7 .sec7-container .box6:hover .slide-box{
    margin-top: 0;
    cursor: pointer;
    transition: 0.4s ease-in-out;
  }
  




  
 .sec11{
    max-width: 1500px;
    margin: auto;
    /* margin-top: 100px; */
    padding-bottom: 50px;
    padding: 20px 30px;
    /* background-image: linear-gradient(rgba(0, 0, 0, 0.392),rgba(0, 0, 0, 0.5)), url(image/client\ bg.jpg); */
    background-position: center;
    background-size: 100% 100%;
    padding-bottom: 100px;
   background-color: rgba(211, 211, 211, 0.275);
  
  }
  .sec11-heading h2{
    text-align: center;
    margin-top: 20px;
    font-size: 45px;
    margin-left: 30px;
    font-weight: bold;
    color: rgb(0, 0, 0);
    padding-bottom: 20px;
  }
  .sec11-boxes{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    /* background-color: #0082e6; */
    display: flex;
    flex-wrap: wrap;
  }
  .sec11-box{
    width: 210px;
  }
  
  .sec11 .sec11-box img{
    width: 210px;
    height: 170px;
    margin-top: 20px;
    border-radius: 50%;
    box-shadow: 0 0 20px gray;
  
  }


  /* footer style  */
  
  #footer-icons a i {
    font-size: 35px;
    color: #ffffff;
  }
  
  #footer h5 {
    color: #ffffff;
    font-size: 25px;
    margin-top: 30px;
  }
  
  .footer-bg {
    max-width: 1500px;
    margin: auto;
    background-color: rgb(2, 26, 35);
}
  
  .designation-contact {
    display: flex;
    justify-content: center;
  
  }
  
  .designation-contact .card {
    max-width: 380px;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    column-gap: 30px;
  
    cursor: pointer;
    backdrop-filter: blur(5px);
    /* box-shadow: 20px 20px 50px rgb(0, 0, 0, 0.5); */
    box-shadow: 2px 1px 10px 0px rgb(0, 0, 0, 0.5);
    background-color: rgba(225, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.18);
    justify-content: center;
    padding-bottom: 20px;
    padding-top: 20px;
    margin-bottom: 30px;
  }
  
  .designation-contact>div h6 {
    font-size: 1.2rem;
  }
  
  form ul{
    display: flex;
  }
  form ul li{
    margin: 10px;
  }
  .ms-3{
    color: #ffffff;
  }
  .col-xl-3 p{
    font-size: 20px;
    color: rgba(255, 255, 255, 0.752);
  }
  .col-xl-3 ul li{
      list-style: none;
      text-decoration: none;
      margin-top: 12px;
      font-size: 18px;
  }
  .col-xl-3 ul li a{
    color: #fff;
    margin-top: 10px;
    font-size: 20px;
  }
  .col-xl-3 nav:hover{
      background: transparent;
  }
  .footer-base{
    text-align: center;
    padding: 10px;
    color: white;
    font-size: 16px;
    border-top: 0.5px solid rgba(128, 128, 128, 0.303);
  }
  .designation-contact h6 {
    color: #ffffff;
  
  }



  @media screen and (max-width: 900px) {


    .headersection{
        padding-left: 10px;
        padding-right: 10px;
    }
    .headersection .header-icons a{
        margin-top: 10px;
    }
.header-contact{
    display: none;
}
  


.sec6-about{
    width: 90%;
    padding: 30px 0;
}


.sec6-text{
    width: 90%;
}



.sec7{
    padding: 50px 0;
}



.sec11{
    padding: 50px 5px;
}
.sec11-boxes{
    justify-content:space-evenly;
    justify-content: space-evenly;
    justify-content: center;
}
.sec11-box{
    width: 45%;
    padding: 10px;

  }

.mean-inputbox .input-box{
    width: 100%;
}
.sec11 .sec11-box img{
    width: 150px;
    height: 150px;
}


  }